CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - parallel c

搜索资源列表

  1. mpi

    0下载:
  2. 一个用c写的机遇MPI的并行程序,程序实现了求积分的功能-with a c MPI the opportunity to write parallel programs, procedures for the realization of the functional integration
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:9281
    • 提供者:川川
  1. TMS320C62XDSP的混合编程研究

    0下载:
  2. :目前,C语言和汇编语言的混合编程已经在TI公司的TMS320C62X上成为一种最流行的编程方法。阐述了基于TMS320C62X的C语言和汇编语言混合编程应遵循的接口规范以及并行汇编代码的编写。给出了一个基于TMS320C62X的运动补偿的混合编程设计实例。-: Currently, C and Assembly Language Programming mixed in the TMS320062x TI become one of the most popular programming.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:27724
    • 提供者:安辉
  1. Samples-for-Parallel-Programming-with-the-.NET-Fr

    0下载:
  2. 2012-Pro .NET Performance - Optimize Your C# Applications
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:5900445
    • 提供者:Amin
  1. transposed.c

    0下载:
  2. 计算矩阵A的转置的并行C语言程序,使用MPI编译.输入矩阵A,计算它的转置.-MPI parallel matrix transpose algorithm, the input matrix A, A transpose computing, multi-process while achieving
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:537
    • 提供者:wangxiaobu
  1. openMP-Nested-parallel

    0下载:
  2. Visual studio C++环境下openMP标准的for循环嵌套并行-openMP Nested parallel in Visual studio C++ environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3052978
    • 提供者:zhang
  1. 2-bit-parallel-to-serial-conversion-VHDL-source-c

    0下载:
  2. This page of VHDL source code covers 2 bit parallel to serial vhdl code and provides link to 2 bit serial to parallel conversion.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-11
    • 文件大小:998
    • 提供者:ss
  1. ILI9163.c

    1下载:
  2. ILI9163 intrfacing Parallel ,LCD: 128 x RGB x 160 dots
  3. 所属分类:Other Embeded program

    • 发布日期:2016-01-04
    • 文件大小:2048
    • 提供者:vipul
  1. matlab-rotating-calculation

    0下载:
  2. EasySolve: 求取线性方程组AX+B=0的一组解,若解唯一则直接返回该解,若解不唯一则从解集中随机返回一组 程序会根据方程信息自动计算返回的解的合适数量级和随机中心的偏移量,使得返回随机解的大小合适于调用它的程序。 OrnoBasis: 根据输入向量的维度,返回该维度下的一组标准正交基底,输入的列向量组中的有效向量(非零、线性无关)会被标准正交化并作为基向量、按旧有顺序排在增补列向量的前边。 RotaObj: 任意维度下(>=2)的点集的保形旋转(不变形的旋转,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3576
    • 提供者:曹腾飞
  1. ALI_M1543(C)_chipset

    0下载:
  2. M1543: Desktop South Bridge The M1543 is a bridge between PCI and ISA bus, providing full PCI and ISA compatible functions. The M1543 has Integrated Super I/O( Floppy Disk Controller, 2 serial ports/1 parallel port ), System Peripherals (ISP) (2
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1608516
    • 提供者:serge
  1. Parallel

    0下载:
  2. 使用C# 的Parallel来进行图片处理,比单线程速度快好几倍。对图像处理来已经很提高很多了-Parallel process Image
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:23010
    • 提供者:周先明
  1. MPI-and-OpenMP-parallel-programming

    1下载:
  2. 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:48901120
    • 提供者:艾艾
  1. [GPU-CUDA--C-Programming]

    0下载:
  2. GPU CUDA C并行编程是计算机实现并行高速计算的强大方式,本资料将引领你进入这个神奇的世界-GPU CUDA C parallel programming is a powerful way to achieve parallel high-speed computer, this information will lead you into the magic of the world
  3. 所属分类:MPI

    • 发布日期:2017-12-17
    • 文件大小:44877824
    • 提供者:王KK
  1. mfem-3.2.tar

    0下载:
  2. MFEM is a modular parallel C++ library for finite element methods. Its goal is to enable the research and development of scalable finite element discretization and solver algorithms through general finite element abstractions, accurate and flex
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3377140
    • 提供者:kenken
  1. cuda-compute

    0下载:
  2. 用c++代码实现的GPU并行计算,实现的功能是计算数组的加法和乘法-GPU computing using parallel c++ code to realize the function of addition and multiplication to calculate the array
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1101
    • 提供者:binbin
  1. the shortest path program in graph theory

    0下载:
  2. 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:27648
    • 提供者:四姑娘
  1. 安思达12864 C语言并口接口演示程序原代码

    0下载:
  2. STM32控制18264液晶屏显示,并行传输数据(Ann 12864 C language parallel port interface demo program, the original code)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:日生石
  1. SSTF-abwence-parallel

    0下载:
  2. 本系统采用asp net+C#开发,运行速度快,节省服务器资源,尤其适合 大型企业使用,如:图书,家电,电子等公司的网上销售平台, 拥有完善的后台管理()
  3. 所属分类:Internet/IE编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Ingemqr
  1. ac_mp_openmp

    0下载:
  2. guide for parallel programation with openmp
  3. 所属分类:并行计算

    • 发布日期:2018-01-07
    • 文件大小:142336
    • 提供者:ulises009
  1. MPI与OpenMP并行程序设计:C语言版

    1下载:
  2. MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
  3. 所属分类:并行计算

    • 发布日期:2018-01-10
    • 文件大小:48864256
    • 提供者:无名之左
  1. MPI与OpenMP并行程序设计:C语言版

    2下载:
  2. MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
  3. 所属分类:并行计算

    • 发布日期:2020-09-26
    • 文件大小:32764928
    • 提供者:czz11
« 1 2 3 4 5 67 8 9 10 11 ... 28 »
搜珍网 www.dssz.com